home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / mac / Sample Code / Human Interface Toolbox / HTMLSample / HTMLSample.rsrc / HTMLSample.rsrc.rsrc / HTML_128 < prev    next >
Encoding:
Text File  |  2000-06-23  |  965 b   |  28 lines

  1. <HTML>
  2. <HEAD>
  3.    <TITLE>HTMLRenderingLib Home</TITLE>
  4. </HEAD>
  5. <BODY BGCOLOR="#FFFFFF">
  6. <H1>About HTMLSample...</H1>
  7.  
  8. <P>HTMLSample is an application illustrating how to use the new
  9. HTMLRenderingLib services found in Mac OS 9.0. HTMLRenderingLib is
  10. Apple's light-weight HTML rendering engine capable of displaying HTML
  11. files.</P>
  12.  
  13. <P>Written in 1999 by John Montbriand.</P>
  14.  
  15. <P>Copyright (c) 1999 by Apple Computer, Inc.<BR>
  16. All Rights Reserved Worldwide.</P>
  17.  
  18. <P>You may incorporate this sample code into your applications
  19. without restriction, though the sample code has been provided "AS IS"
  20. and the responsibility for its operation is 100% yours.  However,
  21. what you are not permitted to do is to redistribute the source as
  22. "DSC Sample Code" after having made changes. If you're going to
  23. re-distribute the source, we require that you make it clear in the
  24. source that the code was descended from Apple Sample Code, but that
  25. you've made changes.</P>
  26. </BODY>
  27. </HTML>
  28.